@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --color-black: #000000;
    --color-white: #ffffff;
    --color-background: #000000; /* Background */
    --color-text: #ffffff;       /* Text */
    --color-accent: #1e1e1e;     /* Dark grey for accents */
    --swiper-theme-color: var(--color-black); /* Swiper color */}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--color-accent);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--color-white); /* White active pagination */
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    left: var(--swiper-pagination-left, auto);
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: var(--swiper-scrollbar-size, 4px);
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: var(--swiper-scrollbar-top, auto);
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50
}

.swiper-scrollbar-drag {
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

@font-face {
    font-family: Google Sans Bold;
    src: url(../fonts/GoogleSansBold.woff?6d4e91e076e149394e74084b21b488be)
}

@font-face {
    font-display: block;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/InterSemiBold.woff2?ec106b85cd79679178882bb305d66aef) format("woff2");
    unicode-range: u+0-ff, u+131, u+152-153, u+2bb-2bc, u+2c6, u+2da, u+2dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: TT Commons Regular;
    font-style: normal;
    src: url(../fonts/TTCommonsRegular.otf?ae5bbab36817d6276df8a84a594e34fa)
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto.woff2?176f8f5bd5f02b3abfcf894955d7e919) format("woff2");
    unicode-range: u+0-ff, u+131, u+152-153, u+2bb-2bc, u+2c6, u+2da, u+2dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

:root {
    --color-black: #000;
    --color-black-rgb: 0, 0, 0;
    --color-white: #fff;
    --color-white-rgb: 255, 255, 255;
    --color-mauve-light: #ede7fc;
    --color-mauve: #cfbcff;
    --color-star-dust: #9f9ea7;
    --color-bluish-grey: #81859f;
    --color-pale-green: #9e9;
    --color-blue-gem: #740318;
    --color-blue-gem-rgb: 47, 25, 153;
    --color-hot-purple: #d000ff;
    --color-blue-zodiac: #30396e;
    --color-deep-cove-dark: #500110;
    --color-deep-cove: #9A031E;
    --color-black-pearl: #5F0F40;
    --color-black-pearl-rgb: 95, 15, 64;
    --color-kiwi-green: #FB8B24;
    --color-sap-green: #E36414;
    --color-elf-green: #cc621f;
    --color-black: #000000;
    --color-white: #ffffff;
    --color-background: #000000; /* Primary background color */
    --color-text: #ffffff;       /* Primary text color */
    --color-accent: #1e1e1e;     /* Accent color (dark grey for borders or subtle contrasts) */

}

*,
:after,
:before {
    box-sizing: inherit;
    margin: 0;
    padding: 0
}

a,
a:active,
a:visited {
    color: var(--color-white);
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5 {
    color: var(--color-white);
    line-height: 1
}

html {
    font-size: 62.5%
}

@media only screen and (max-width:75em) {
    html {
        font-size: 56.25%
    }
}

@media only screen and (max-width:56.25em) {
    html {
        font-size: 50%
    }
}

@media only screen and (min-width:112.5em) {
    html {
        font-size: 75%
    }
}

body {
    background-color: var(--color-background);
    box-sizing: border-box;
    color: var(--color-text);
    font-family: TT Commons Regular, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2;
    position: relative
}

@media only screen and (max-width:37.5em) {
    body {
        font-size: 2rem
    }
}

#root,
body,
html {
    height: 100%;
    min-height: 100%;
    position: relative
}

.container {
    
    margin: 0 auto;
    max-width: 128rem;
    padding: 0 4rem
}

@media only screen and (max-width:37.5em) {
    .container {
        padding: 0 2rem
    }
}

.heading {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(91deg, var(--color-white) 0, var(--color-mauve) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    font-family: Google Sans Bold, sans-serif;
    font-size: 3.8rem;
    line-height: 1.2;
    margin: 0 auto 5rem;
    max-width: 90rem;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (max-width:37.5em) {
    .heading {
        font-size: 3rem;
        margin-bottom: 3rem
    }
}

.is-loading {
    overflow: hidden;
    position: relative
}

.is-loading:after {
    align-items: center;
    background: rgba(var(--color-white-rgb), .2);
    bottom: 0;
    content: url(../images/spinner.svg?382285f24f9ea0893867289b389f2bb8);
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

section.header-container {
    background-color: var(--color-background);
    color: var(--color-text);
    box-shadow: 0 2px 7px rgba(var(--color-black-rgb), .25)
}

.header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem;
    padding: 1.5rem 0
}

.header .logo-container {
    display: block
}

.header .logo-container .logo {
    height: 10rem;
    max-width: 100%
}

.header .action-buttonn {
    animation: action-button-brightening .9s ease-in-out infinite alternate forwards;
    background: var(--color-accent);
    border: 1px solid var(--color-white);
    border-radius: 45px;
    box-shadow: 0 0 4px var(--color-mauve);
    color: var(--color-white);
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0.5rem auto 1rem;
    max-width: 18rem;
    padding: 1.5rem 1rem;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-right: 0;
}


/* Container for Centered Button Group */
.button-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 7rem; /* Add space between buttons and packs */
}

/* Shared Button Base Style */
.button-group a {
    border: 1px solid #ffffff;
    border-radius: 45px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 1.6rem;
    font-weight: 700; /* Bold for emphasis */
    padding: 1.5rem 2.5rem;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    max-width: 18rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Test Button Unique Style */
.button-group .test-button {
    background: linear-gradient(135deg, #ff7a00, #e65c00); /* Darker orange gradient */
}

.button-group .test-button:hover {
    background: #e65c00;
    box-shadow: 0 6px 12px rgba(230, 92, 0, 0.6);
    transform: scale(1.05);
}

/* Multiple Écran Button Unique Style */
.button-group .multiple-screen-button {
    background: linear-gradient(135deg, #ff8c00, #ff6500); /* Lighter orange gradient */
}

.button-group .multiple-screen-button:hover {
    background: #ff6500;
    box-shadow: 0 6px 12px rgba(255, 99, 0, 0.6);
    transform: scale(1.05);
}

/* Multiple Écran Button Unique Style */
.button-group .multiple-screen-button {
    background: linear-gradient(135deg, #ff8c00, #ff6500); /* Lighter orange gradient */
    white-space: nowrap; /* Prevents text from wrapping */
    font-size: 1.6rem; /* Adjust font size if needed to fit */
    padding: 1.3rem 2rem; /* Adjust padding to fit text on one line */
}

.button-group .multiple-screen-button:hover {
    background: #ff6500;
    box-shadow: 0 6px 12px rgba(255, 99, 0, 0.6);
    transform: scale(1.05);
}

/* Responsive Stacking on Smaller Screens */
@media only screen and (max-width: 768px) {
    .button-group {
        flex-direction: column;
        align-items: center;
    }
}

:root {
    --color-black: #000;
    --color-white: #fff;
    --color-background: #000;
    --color-text: #fff;
    --color-purple: #6A0DAD;
    --color-lavender: #9B30FF;
}


/* Intro Section */
/* Intro Section */

section.intro {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../images/intro-bg-main.webp) center/cover no-repeat;
    padding: 4rem 0;
    color: var(--color-text);
    text-align: center;
}

.intro .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem;
}

/* Unified Button Styles */
.intro .action-button-header,
.action-button2,
.test-button2 {
    background: linear-gradient(135deg, #9B30FF, #6A0DAD); /* Purple gradient */
    color: var(--color-white);
    border: none;
    border-radius: 8px;
    padding: 1.2rem 2.5rem;
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    min-width: 16rem;
    line-height: 1.5;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 10px rgba(155, 48, 255, 0.3); /* Subtle shadow */
}

/* Button Hover and Focus Effects */
.intro .action-button-header:hover,
.action-button2:hover,
.test-button2:hover {
    background: linear-gradient(135deg, #6A0DAD, #9B30FF); /* Inverted gradient */
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(106, 13, 173, 0.4); /* Stronger shadow */
}

/* Button Animation (Ripple Effect) */
.intro .action-button-header::before,
.action-button2::before,
.test-button2::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transform: skewX(-45deg);
    transition: left 0.5s ease;
    z-index: 0;
}

.intro .action-button-header:hover::before,
.action-button2:hover::before,
.test-button2:hover::before {
    left: 100%;
    transition: left 0.5s ease;
}

/* Title Styling */
.intro .title {
    font-size: 3.5rem;
    line-height: 1.2;
    font-weight: bold;
    color: var(--color-text);
    margin-bottom: 1.5rem;
}

.intro .title .highlight {
    background: linear-gradient(135deg, #9B30FF, #6A0DAD);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Lead Paragraph Styling */
.intro .lead {
    font-size: 1.9rem;
    color: #ddd;
    font-weight: 300;
    max-width: 70%;
    margin: 1rem auto 2rem;
    line-height: 1.5;
}

/* Rating Styling */
.intro .rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem auto 3rem;
}

/* Livraison Text Styling */
.intro .livraison-text {
    background: linear-gradient(135deg, #9B30FF, #6A0DAD);
    color: var(--color-white);
    font-size: 1.8rem;
    font-weight: 500;
    padding: 0.8rem 2rem;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 10px rgba(106, 13, 173, 0.4);
}

/* Button Group Styling */
.button-group2 {
    display: flex;
    gap: 1.5rem;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
    .intro .title {
        font-size: 2.8rem;
    }
    .intro .lead {
        font-size: 1.6rem;
    }
    .action-button-header,
    .action-button2,
    .test-button2 {
        font-size: 1.5rem;
        padding: 1rem 2.5rem;
    }
}


/* Movies Section*/


section.movies {
    display: block;
    margin: 0 auto;
    max-width: 129rem;
    overflow: hidden;
    padding-bottom: 6rem;
    position: relative;
    background-color: var(--color-black); /* Set background to black */
}

section.movies:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 10rem;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.9), transparent); /* Darker gradient on left */
    z-index: 2;
}

section.movies:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 10rem;
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.9), transparent); /* Darker gradient on right */
    z-index: 2;
}

section.movies .swiper-wrapper {
    display: flex;
    gap: 2rem; /* Space between slides */
    align-items: center;
}

section.movies .swiper-wrapper .swiper-slide {
    background: linear-gradient(135deg, var(--color-purple), var(--color-vibrant-purple)); /* Vibrant gradient background */
    border-radius: 10px;
    padding: 1rem;
    box-shadow: 0 4px 15px rgba(160, 32, 240, 0.5); /* Purple shadow */
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.movies .swiper-wrapper .swiper-slide:hover {
    transform: scale(1.05); /* Slight zoom on hover */
    box-shadow: 0 6px 20px rgba(160, 32, 240, 0.7); /* Glow effect on hover */
}

section.movies .swiper-wrapper .swiper-slide img.movie-poster {
    border-radius: 10px;
    max-width: 100%;
    width: 20rem;
    height: auto;
    transition: transform 0.3s ease;
}

section.movies .swiper-wrapper .swiper-slide:hover img.movie-poster {
    transform: scale(1.02); /* Slight zoom on the poster */
}

@media only screen and (max-width: 56.25em) {
    section.movies {
        padding-bottom: 4rem;
    }

    section.movies .swiper-wrapper .swiper-slide img.movie-poster {
        width: 16rem; /* Adjust poster size for smaller screens */
    }
}

@media only screen and (max-width: 37.5em) {
    section.movies {
        padding-bottom: 3rem;
    }

    section.movies .swiper-wrapper .swiper-slide img.movie-poster {
        width: 14rem; /* Further adjust for very small screens */
    }
}


/* why-us */

section.why-us {
    padding: 6rem 2rem;
    background-color: #111; /* Dark background */
}

section.why-us .heading {
    font-size: 4rem; /* Slightly larger for prominence */
    text-align: center;
    margin-bottom: 4rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3;
    background: linear-gradient(135deg, #B667F1, #985BD6);  /* Adjusted gradient for better visibility */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6); /* Subtle shadow for readability */
}

section.why-us .reasons {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}

section.why-us .reasons .reason {
    background: linear-gradient(135deg, rgba(20, 20, 20, 0.8), rgba(40, 40, 40, 0.9)); /* Dark gradient */
    border-radius: 20px;
    padding: 3rem 2rem;
    text-align: center;
    position: relative;
    flex: 1;
    max-width: 30rem;
    min-width: 25rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}

section.why-us .reasons .reason:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    background: linear-gradient(135deg, rgba(40, 40, 40, 0.9), rgba(60, 60, 60, 1));
}

section.why-us .reasons .reason:after {
    content: "";
    position: absolute;
    top: 0.8rem;
    bottom: 0.8rem;
    left: 0.8rem;
    right: 0.8rem;
    border: 1px solid rgba(160, 32, 240, 0.5); /* Purple glow outline */
    border-radius: 15px;
}

section.why-us .reasons .reason .icon-container {
    display: inline-block;
    margin-bottom: 2rem;
    animation: icon-pop 0.5s ease forwards;
}

@keyframes icon-pop {
    from { transform: scale(0.9); }
    to { transform: scale(1); }
}

section.why-us .reasons .reason .icon {
    width: 7rem;
    transition: transform 0.3s ease, filter 0.3s ease;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.5));
}

section.why-us .reasons .reason:hover .icon {
    transform: scale(1.1);
    filter: drop-shadow(0 6px 6px rgba(160, 32, 240, 0.5)); /* Purple glow */
}

section.why-us .reasons .reason .content .title {
    background: linear-gradient(135deg, #B667F1, #985BD6);/* Vibrant purple gradient */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); /* Subtle shadow for better visibility */
    transition: transform 0.3s ease, text-shadow 0.3s ease;
}

/* Hover Effect for Titles */
section.why-us .reasons .reason:hover .content .title {
    transform: scale(1.05); /* Slight scale-up on hover */
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8); /* Stronger shadow on hover */
}

section.why-us .reasons .reason:hover .content .title {
    color: #E6AFFF; /* Lighter purple on hover */
}

section.why-us .reasons .reason .content .description {
    color: #ccc;
    font-size: 1.6rem;
    line-height: 1.6;
    margin-top: 0.5rem;
    transition: color 0.3s ease;
}

section.why-us .reasons .reason:hover .content .description {
    color: #ddd;
}

/* Responsive adjustments */
@media only screen and (max-width: 768px) {
    section.why-us .reasons {
        flex-direction: column;
        align-items: center;
    }

    section.why-us .reasons .reason {
        max-width: 90%;
    }
}

@media only screen and (max-width: 480px) {
    section.why-us {
        padding: 4rem 1.5rem;
    }

    section.why-us .heading {
        font-size: 2.5rem;
    }

    section.why-us .reasons .reason {
        padding: 2rem 1.5rem;
    }

    section.why-us .reasons .reason .icon {
        width: 6rem;
    }

    section.why-us .reasons .reason .content .title {
        font-size: 2rem;
    }

    section.why-us .reasons .reason .content .description {
        font-size: 1.4rem;
    }
}




/*Test and Multiple Écran Buttons */

section.pricing .button-group .test-button,
section.pricing .button-group .multiple-screen-button {
    background: linear-gradient(135deg, #9B30FF, #7A20D4); /* Slightly different purple gradient */
    color: var(--color-white);
    border: none;
    border-radius: 8px;
    padding: 1.2rem 2.5rem; /* Adjusted padding */
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    min-width: 16rem; /* Uniform button width */
    line-height: 1.5;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 10px rgba(155, 48, 255, 0.3); /* Subtle shadow */
    position: relative;
    overflow: hidden; /* For animation effect */
}

/* Text alignment fix for the Test Button */
section.pricing .button-group .test-button {
    white-space: nowrap; /* Ensure all text stays on one line */
}

/* Button Hover Effect */
section.pricing .button-group .test-button:hover,
section.pricing .button-group .multiple-screen-button:hover {
    background: linear-gradient(135deg, #6A0DAD, #8A00E6); /* Slightly different inverted gradient */
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(106, 13, 173, 0.4); /* Stronger shadow */
}

/* Animation for Buttons */
section.pricing .button-group .test-button::before,
section.pricing .button-group .multiple-screen-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transform: skewX(-45deg);
    transition: left 0.5s ease;
    z-index: 0;
}

section.pricing .button-group .test-button:hover::before,
section.pricing .button-group .multiple-screen-button:hover::before {
    left: 100%;
    transition: left 0.5s ease;
}

/* Ensure Text is Above Animation */
section.pricing .button-group .test-button span,
section.pricing .button-group .multiple-screen-button span {
    position: relative;
    z-index: 1;
}

/* Subtle Scale Animation on Hover */
section.pricing .button-group .test-button:hover,
section.pricing .button-group .multiple-screen-button:hover {
    transform: scale(1.05); /* Slight scaling */
}

/* Different Colors for Buttons */
section.pricing .button-group .multiple-screen-button {
    background: linear-gradient(135deg, #7D3EED, #4B0082); /* Different gradient for distinction */
}

section.pricing .button-group .multiple-screen-button:hover {
    background: linear-gradient(135deg, #4B0082, #7D3EED); /* Inverted hover gradient */
}



/* Pricing Section*/


section.pricing {
    padding: 6rem 0;
    position: relative;
    overflow: hidden; 
    background: linear-gradient(135deg, #000000, #1B1B1B); 
    background-size: 200% 200%; 
    animation: black-background-flow 10s infinite alternate; 
}


section.pricing::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 50px 50px; 
    opacity: 0.1; 
    z-index: 1; 
}


section.pricing::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.05), transparent 60%);
    transform: translate(-50%, -50%);
    opacity: 0.07; 
    z-index: 1;
    pointer-events: none;
}


@keyframes black-background-flow {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}


section.pricing .container {
    position: relative;
    z-index: 2; 
}




section.pricing .heading {
    font-size: 4rem; 
    text-align: center;
    margin-bottom: 4rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3;
    background: linear-gradient(135deg, #B667F1, #985BD6); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6); 
}

section.pricing .packs {
    display: flex;
    gap: 3rem;
    justify-content: center;
    flex-wrap: wrap; 
}


section.pricing .packs .pack {
    background: linear-gradient(135deg, #1e1e1e, #2a2a2a); 
    border-radius: 16px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    padding: 4rem 2rem;
    text-align: center;
    position: relative;
    font-weight: bold;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin: 0 1rem; 
}


section.pricing .packs .pack:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
}


section.pricing .packs .pack:nth-child(2) {
    background: linear-gradient(135deg, #B667F1, #985BD6); 
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(182, 103, 241, 0.4);
}

section.pricing .packs .pack:nth-child(2):hover {
    transform: scale(1.1);
    box-shadow: 0 10px 25px rgba(106, 13, 173, 0.5); 
}


section.pricing .packs .pack .action-button {

    background: linear-gradient(135deg, #5B00D6, #8A2BE2);  
    color: var(--color-white);
    border: none;
    border-radius: 8px;
    padding: 1.2rem 2.5rem; 
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    min-width: 16rem; 
    line-height: 1.5;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    
    box-shadow: 0 6px 12px rgba(91, 0, 214, 0.4); 
    position: relative;
    overflow: hidden; 
}


section.pricing .packs .pack .action-button:hover {
    background: linear-gradient(135deg, #8A2BE2, #5B00D6); 
    transform: translateY(-3px);
    box-shadow: 0 4px 10px rgba(138, 43, 226, 0.3); 
}

section.pricing .packs .pack .action-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transform: skewX(-45deg);
    transition: left 0.5s ease;
    z-index: 0;
}

section.pricing .packs .pack .action-button:hover::before {
    left: 100%;
    transition: left 0.5s ease;
}


section.pricing .packs .pack .action-button span {
    position: relative;
    z-index: 1;
}


section.pricing .packs .pack .action-button:hover {
    transform: scale(1.05); 
}



section.pricing .packs .pack .subscription {
    font-size: 2.4rem;
    font-weight: bold;
    color: var(--color-white); 
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

section.pricing .packs .pack .price {
    font-size: 4.8rem; 
    color: var(--color-white); 
    margin-bottom: 1.5rem;
}

section.pricing .packs .pack .price .duration {
    font-size: 2rem;
    color: #ccc; /
}

section.pricing .packs .pack .label {
    color: var(--color-white);
    font-size: 2.2rem;
    margin-bottom: 3rem;
}


section.pricing .packs .pack .features-title {
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff; 
    margin-bottom: 1.5rem;
}


section.pricing .packs .pack ul.features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

section.pricing .packs .pack ul.features-list li {
    font-size: 1.6rem;
    color: #ccc; 
    margin-bottom: 0.8rem;
}

section.pricing .packs .pack ul.features-list li.bold {
    color: #ffffff; 
    font-weight: bold;
}

section.pricing .packs .pack .features-list li.highlight {
    color: #9B30FF; 
    font-weight: bold;
}


.divider {
    width: 80%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 1.5rem auto;
}


.most-popular {
    position: absolute;
    top: 1.5rem; /* Adds space between the badge and the title */
    right: 0;
    padding: 0.7rem 1.5rem;
    background: linear-gradient(135deg, #6A0DAD, #9B30FF); /* Purple gradient */
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: bold;
    border-radius: 0 0 0 15px; /* Rounded only on the bottom-left corner */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    z-index: 3; /* Ensure it stays on top of other elements */
    text-align: center;

    /* Add subtle animation */
    animation: slide-in 0.8s ease forwards, float 2.5s ease-in-out infinite;
}


@keyframes slide-in {
    0% {
        transform: translateY(-50%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Floating animation to give it a slight bounce effect */
@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

/* Ensure the badge fits nicely into the plan */
section.pricing .packs .pack {
    position: relative;
    overflow: hidden; /* Ensure nothing overflows out of the plan */
    padding-top: 6rem; /* Space to account for the badge */
}


@media only screen and (max-width: 768px) {
    section.pricing .packs {
        flex-direction: column;
        gap: 2rem;
    }

    section.pricing .packs .pack {
        flex-basis: 100%;
        padding: 3rem 2rem;
    }

    section.pricing .packs .pack .subscription {
        font-size: 2.8rem;
    }

    section.pricing .packs .pack .price {
        font-size: 4rem;
    }

    section.pricing .packs .pack .price .duration {
        font-size: 1.6rem;
    }

    section.pricing .packs .pack .label {
        font-size: 2.4rem;
    }

    section.pricing .packs .pack ul.features-list li {
        font-size: 1.6rem;
    }
}

@media only screen and (max-width: 480px) {
    section.pricing {
        padding: 4rem 1.5rem;
    }

    section.pricing .packs .pack {
        padding: 2.5rem 1.5rem;
    }

    section.pricing .packs .pack .subscription {
        font-size: 2.4rem;
    }

    section.pricing .packs .pack .price {
        font-size: 3.5rem;
    }

    section.pricing .packs .pack .price .duration {
        font-size: 1.4rem;
    }

    section.pricing .packs .pack .label {
        font-size: 2rem;
    }

    section.pricing .packs .pack ul.features-list li {
        font-size: 1.4rem;
    }

    .most-popular {
        font-size: 1rem;
        padding: 0.4rem 0.8rem;
    }
}


@media only screen and (max-width: 56.25em) {
    section.pricing .packs {
        flex-direction: column;
        gap: 3rem; 
    }

    section.pricing .packs .pack {
        padding: 3rem;
    }

    section.pricing .packs .pack .price {
        font-size: 4rem;
    }

    section.pricing .packs .pack .price .duration {
        font-size: 1.8rem;
    }

    section.pricing .packs .pack .label {
        font-size: 2.5rem;
        text-align: center;
    }

    section.pricing .packs .pack ul.features-list {
        text-align: center;
    }

    section.pricing .packs .pack ul.features-list li {
        margin-bottom: 1rem; 
    }
}



/* General Lifetime Section Styling */
section.lifetime {
    padding: 4rem 0;
    background: linear-gradient(180deg, #000, #121212); /* Sleek black gradient */
    border-radius: 20px;
    margin: 3rem auto;
    max-width: 85%;
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden; /* Prevent elements from going outside */
}

/* Background Animation */
section.lifetime::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(106, 13, 173, 0.4), rgba(0, 0, 0, 0.8));
    animation: rotate-bg 15s linear infinite;
    z-index: 0; /* Behind content */
    filter: blur(100px);
}

/* Keyframe for rotating the background */
@keyframes rotate-bg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Container with gradient border */
section.lifetime .container {
    display: flex;
    gap: 3rem;
    width: 100%;
    padding: 2rem;
    border: 3px solid transparent;
    border-radius: 20px;
    background: 
        linear-gradient(135deg, #6A0DAD, #9B30FF) padding-box, 
        linear-gradient(135deg, #000, #1a1a1a) border-box;
    position: relative;
    z-index: 1;
}

/* Left Section: Title and Features */
section.lifetime .left-section {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
}

section.lifetime .left-section .step-number-Title {
    font-size: 4rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background: linear-gradient(115deg, #FF6A00, #FFD700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 2rem;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

/* Features List */
section.lifetime .left-section .features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

section.lifetime .left-section .features-list li {
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 1rem;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

section.lifetime .left-section .features-list li::before {
    content: "✓";
    color:  #ff6a00;
    font-size: 2.4rem;
}

/* Right Section: Price and Button */
section.lifetime .right-section {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

/* Circle Background */
section.lifetime .right-section .circle-bg {
    position: absolute;
    width: 25rem;
    height: 25rem;
    background: radial-gradient(circle, #9B30FF, #6A0DAD);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 15px rgba(155, 48, 255, 0.4), 0 0 25px rgba(106, 13, 173, 0.6);
    z-index: -1;
    opacity: 0.8;
    animation: pulse 2s infinite;
}

/* Pulse Animation for Circle */
@keyframes pulse {
    0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.8;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 1;
    }
}

/* Price Styling */
section.lifetime .right-section .step-number {
    font-size: 7rem;
    font-weight: bold;
    color: #ffffff;
    background: linear-gradient(135deg, #FF6A00, #FFD700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 1rem;
    z-index: 2;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

/* Description Styling */
section.lifetime .right-section .step-description {
    color: #FFD700;
    font-size: 1.6rem;
    font-style: italic;
    margin-bottom: 2rem;
    z-index: 2;
}

/* Call to Action Button */
section.lifetime .right-section .action-button {
    background: linear-gradient(135deg, #FFD700, #FF6A00);
    color: #000000;
    font-weight: bold;
    border: none;
    padding: 1.4rem 3rem;
    border-radius: 8px;
    font-size: 2rem;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 10px rgba(255, 215, 0, 0.4);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 2;
}

section.lifetime .right-section .action-button:hover {
    background: linear-gradient(135deg, #FF6A00, #FFD700);
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgba(255, 215, 0, 0.6);
}

/* Responsive Adjustments */
@media only screen and (max-width: 768px) {
    section.lifetime .container {
        flex-direction: column;
    }

    section.lifetime .left-section,
    section.lifetime .right-section {
        align-items: center;
    }

    section.lifetime .left-section .step-number-Title {
        font-size: 3rem;
        text-align: center;
    }

    section.lifetime .right-section .step-number {
        font-size: 5rem;
    }

    section.lifetime .right-section .action-button {
        width: 80%;
    }
}




/* Channels Section*/

section.tv-channels {
    padding: 5rem 0;
    background-color: var(--color-background); /* Black background */
}

section.tv-channels .container .heading {
    font-size: 4rem; 
    text-align: center;
    margin-bottom: 4rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3;
    background: linear-gradient(135deg, #B667F1, #985BD6); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6); 
}

section.tv-channels .container .content {
    display: flex;
    gap: 2rem
}


section.tv-channels .container .content .logos-container {
    flex-basis: 100%;
    overflow: hidden;
    position: relative
}

section.tv-channels .container .content .logos-container:after,
section.tv-channels .container .content .logos-container:before {
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 20rem;
    z-index: 2
}

section.tv-channels .container .content .logos-container:before {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), transparent 100%); /* Darker gradient */
    left: 0
}

section.tv-channels .container .content .logos-container:after {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.8), transparent 100%);
    right: -1px
}

section.tv-channels .container .content .logos-container .logos {
    max-width: 100%;
    overflow: hidden
}

section.tv-channels .container .content .logos-container .logos:not(:last-child) {
    margin-bottom: 2rem
}

section.tv-channels .container .content .logos-container .logos .swiper-wrapper .swiper-slide {
    align-items: center;
    background-color: var(--color-white);
    border-radius: 10px;
    display: flex;
    height: 11.3rem;
    justify-content: center
}

section.tv-channels .container .content .logos-container .logos .swiper-wrapper .swiper-slide .channel-logo {
    display: inline-block;
    max-width: 100%;
    width: 9rem
}

@media only screen and (max-width:56.25em) {
    section.tv-channels {
        padding: 4rem 0
    }
  
    section.tv-channels .container .content {
        flex-direction: column;
        gap: 3rem
    }
    
    section.tv-channels .container .content .logos-container .logos .swiper-wrapper .swiper-slide {
        height: 6rem
    }
}

@media only screen and (max-width:37.5em) {
    section.tv-channels {
        padding: 3rem 0
    }
    section.tv-channels .container .content .logos-container .logos .swiper-wrapper .swiper-slide .channel-logo {
        width: 7rem
    }
}



:root {
    --gradient-primary: linear-gradient(135deg, #6A0DAD, #9B30FF);
    --gradient-secondary: linear-gradient(135deg, #333, #222);
    --text-color: #ffffff;
    --accent-color: #9B30FF;
    --hover-accent: #BA55D3;
}


/* Services Section */
section.services {
    padding: 6rem 0;
    background: linear-gradient(135deg, #111, #222);
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}

section.services .container {
    display: flex;
    align-items: center;
    gap: 3rem;
    flex-wrap: wrap;
    padding: 2rem;
}

section.services .container .image-container {
    flex-basis: 45%;
    text-align: center;
}

section.services .container .image-container .services-image {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

section.services .container .content {
    flex-basis: 50%;
}

section.services .container .content h2.heading {
    color: var(--text-color);
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
    background: linear-gradient(135deg, #B667F1, #985BD6); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.services .container .content .lead {
    color: #ccc;
    font-size: 1.8rem;
    margin-bottom: 3rem;
}

section.services .container .content .lead span {
    color: var(--hover-accent);
}

section.services .container .content ul.services-list {
    list-style: none;
    padding: 0;
    margin-bottom: 3rem;
}

section.services .container .content ul.services-list li {
    position: relative;
    color: var(--text-color);
    font-size: 1.8rem;
    padding-left: 2.5rem;
    margin-bottom: 1.2rem;
    line-height: 1.5;
}

section.services .container .content ul.services-list li:before {
    content: "✓";
    color: var(--accent-color);
    font-size: 1.6rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

section.services .container .content .meta {
    display: flex;
    gap: 1.5rem;
    justify-content: space-around;
    flex-wrap: wrap;
}

section.services .container .content .meta .feature {
    background: var(--gradient-secondary);
    border: 1px solid rgba(155, 48, 255, 0.5);
    border-radius: 10px;
    padding: 1.5rem;
    flex-basis: 30%;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.services .container .content .meta .feature:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

section.services .container .content .meta .feature .title {
    color: var(--accent-color);
    font-size: 2rem;
    font-weight: bold;
}

section.services .container .content .meta .feature .description {
    color: #ccc;
    font-size: 1.4rem;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    section.services .container {
        flex-direction: column;
    }

    section.services .container .content,
    section.services .container .image-container {
        flex-basis: 100%;
    }

    section.how .steps {
        flex-direction: column;
        gap: 3rem;
    }
}


/* General Styling */
section.how {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, #0d0d0d, #1a1a1a);
    color: var(--text-color);
    text-align: center;
    position: relative;
    overflow: hidden;
}

section.how .heading {
    font-size: 3.2rem; /* Slightly smaller for mobile responsiveness */
    text-align: center;
    margin-bottom: 3rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3;
    background: linear-gradient(135deg, #B667F1, #985BD6); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
    z-index: 2;
}

section.how .steps {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    z-index: 2;
}

section.how .step {
    background: linear-gradient(145deg, rgba(106, 13, 173, 0.9), rgba(155, 48, 255, 0.8));
    padding: 2rem;
    border-radius: 15px;
    max-width: 30rem;
    flex: 1;
    text-align: left;
    position: relative;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.how .step:hover {
    transform: scale(1.05);
    box-shadow: 0 12px 25px rgba(155, 48, 255, 0.4);
}

section.how .step-icon {
    background: #1a1a1a;
    border-radius: 50%;
    height: 4.5rem; /* Slightly smaller for mobile */
    width: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem; /* Adjusted for mobile */
    font-weight: bold;
    color: var(--accent-color);
    margin-bottom: 1rem; /* Adjusted spacing */
    box-shadow: 0 4px 10px rgba(106, 13, 173, 0.6);
    transition: background 0.3s ease, transform 0.3s ease;
}

section.how .step-icon:hover {
    background: var(--accent-color);
    color: var(--text-color);
    transform: scale(1.1);
}

section.how .step-content {
    padding: 1rem;
}

section.how .step-title {
    font-size: 1.8rem;
    color: var(--text-color);
    margin-bottom: 1rem;
    text-transform: uppercase;
}

section.how .step-description {
    color: #ccc;
    font-size: 1.4rem;
    line-height: 1.6;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    section.how .heading {
        font-size: 3rem;
    }

    section.how .steps {
        flex-direction: column;
        gap: 2rem; /* Reduced gap for smaller screens */
    }

    section.how .step {
        max-width: 100%; /* Full width for mobile */
        padding: 1.5rem;
    }

    section.how .step-icon {
        height: 4rem;
        width: 4rem;
        font-size: 1.6rem;
    }

    section.how .step-title {
        font-size: 1.6rem;
    }

    section.how .step-description {
        font-size: 1.2rem;
    }
}

@media (max-width: 480px) {
    section.how .heading {
        font-size: 2.5rem;
        margin-bottom: 2rem;
    }

    section.how .step {
        padding: 1rem;
    }

    section.how .step-icon {
        height: 3.5rem;
        width: 3.5rem;
        font-size: 1.4rem;
    }

    section.how .step-title {
        font-size: 1.5rem;
    }

    section.how .step-description {
        font-size: 1.1rem;
    }
}



/* testimonials section*/

/* Testimonials Section */
section.testimonials {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6)), url(../images/intro-bg-main.webp);
    background-size: cover;
    padding: 4rem 0; /* Reduced padding */
    text-align: center;
}

section.testimonials .heading {
    color: var(--color-white);
    font-size: 2.5rem; /* Smaller font size */
    text-align: center;
    margin-bottom: 1.5rem; /* Reduced margin */
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(135deg, #B667F1, #985BD6); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
}

section.testimonials .lead {
    color: var(--color-mauve-light);
    font-size: 1.6rem; /* Reduced font size */
    margin-bottom: 3rem;
    max-width: 45rem; /* Slightly narrower */
    margin: 0 auto;
}

/* Testimonials List */
section.testimonials .testimonials-list {
    display: flex;
    gap: 1.5rem; /* Reduced gap */
    margin-top: 3rem; /* Reduced margin */
    justify-content: center;
    overflow: hidden;
    position: relative;
}

section.testimonials .testimonials-list .swiper-slide {
    background: linear-gradient(145deg, rgba(20, 20, 20, 0.9), rgba(40, 40, 40, 0.8));
    border-radius: 15px; /* Slightly smaller radius */
    padding: 2rem; /* Reduced padding */
    max-width: 25rem; /* Reduced width */
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); /* Softer shadow */
    text-align: center;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Screenshot Styling */
section.testimonials .testimonials-list .swiper-slide .screenshot {
    position: relative;
    overflow: hidden;
    border-radius: 12px; /* Reduced radius */
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); /* Softer shadow */
}

section.testimonials .testimonials-list .swiper-slide .screenshot img {
    width: 90%; /* Slightly smaller image */
    height: auto;
    border-radius: 12px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.testimonials .testimonials-list .swiper-slide:hover .screenshot img {
    transform: scale(1.03); /* Subtle hover effect */
    box-shadow: 0 5px 10px rgba(255, 255, 255, 0.2);
}

/* Swiper Navigation */
section.testimonials .swiper-button-next,
section.testimonials .swiper-button-prev {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 0.4rem; /* Smaller padding */
    width: 2rem; /* Smaller size */
    height: 2rem; /* Smaller size */
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); /* Softer shadow */
}

section.testimonials .swiper-button-next:hover,
section.testimonials .swiper-button-prev:hover {
    background: rgba(255, 255, 255, 0.7);
    color: rgba(0, 0, 0, 0.8);
}

/* Responsive Adjustments */
@media only screen and (max-width: 768px) {
    section.testimonials .testimonials-list {
        flex-direction: column;
        align-items: center;
    }

    section.testimonials .testimonials-list .swiper-slide {
        max-width: 90%; /* Wider for mobile */
        padding: 1.5rem; /* Reduced padding */
    }

    section.testimonials .testimonials-list .swiper-slide .screenshot img {
        width: 100%; /* Full width for smaller screens */
    }
}






/* Footer Section */
section.footer {
    background: linear-gradient(135deg, #0d0d0d, #1a1a1a); /* Dark gradient */
    padding: 4rem 0;
    color: var(--color-white);
    font-size: 1.6rem;
    text-align: center;
}

/* Footer Container Styling */
section.footer .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

/* Footer Heading */
section.footer .heading {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2rem;
    background: linear-gradient(135deg, #B667F1, #985BD6);  /* Purple gradient */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

/* Devices List */
section.footer .devices {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 3rem;
    flex-wrap: wrap; /* Wrap devices for mobile */
}

section.footer .devices li img {
    max-width: 100px;
    height: auto;
    filter: grayscale(80%); /* Subtle grayscale effect */
    transition: filter 0.3s ease;
}

section.footer .devices li img:hover {
    filter: grayscale(0%); /* Remove grayscale on hover */
}

/* Sub-footer Section */
section.footer .sub-footer {
    margin-top: 2rem;
    font-size: 1.4rem;
    color: #ddd;
}

/* Copyright Text */
section.footer .sub-footer .copyright {
    margin-bottom: 1rem;
}

section.footer .sub-footer a {
    color: var(--color-kiwi-green);
    text-decoration: none;
    transition: color 0.3s ease;
}

section.footer .sub-footer a:hover {
    color: var(--color-sap-green);
}

/* Links Styling */
section.footer .sub-footer .links {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    gap: 1.5rem;
}

section.footer .sub-footer .links a {
    font-size: 1.4rem;
    text-decoration: none;
    color: var(--color-white);
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease, color 0.3s ease;
}

section.footer .sub-footer .links a:hover {
    border-color: var(--color-kiwi-green);
    color: var(--color-kiwi-green);
}

/* Responsive Adjustments */
@media only screen and (max-width: 768px) {
    section.footer .heading {
        font-size: 2.4rem;
    }
    section.footer .devices li img {
        max-width: 80px;
    }
    section.footer .sub-footer .links {
        flex-direction: column;
        gap: 1rem;
    }
}


section.privacy {
    padding: 6rem 0;
    background-color: var(--color-black);
    box-shadow: 0 -2px 7px rgba(var(--color-black-rgb), 0.25);
}

section.privacy .container {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 3rem 2rem;
}

section.privacy .heading {
    font-size: 3.2rem;
    color: var(--color-white);
    margin-bottom: 3rem;
    background: linear-gradient(135deg, #B667F1, #985BD6);  /* Orange gradient for the title */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.privacy .content-card {
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.9), rgba(30, 30, 30, 0.9));
    border: 1px solid #B667F1; /* Orange border */
    border-radius: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    padding: 2.5rem;
    color: var(--color-white);
}

section.privacy .privacy-text {
    font-size: 1.6rem;
    line-height: 1.6;
    color: var(--color-white);
}

section.privacy .privacy-text strong {
    color: #B667F1; /* Orange color for bold text */
}

section.privacy .privacy-text a.contact-link {
    color: #B667F1;
    text-decoration: none;
    font-weight: 600;
}

section.privacy .privacy-text a.contact-link:hover {
    color: #ffd27f;
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    section.privacy {
        padding: 4rem 1rem;
    }
    section.privacy .heading {
        font-size: 2.8rem;
    }
    section.privacy .privacy-text {
        font-size: 1.4rem;
    }
}


section.terms {
    padding: 6rem 0;
    background-color: var(--color-black);
    box-shadow: 0 -2px 7px rgba(var(--color-black-rgb), 0.25);
}

section.terms .container {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 3rem 2rem;
}

section.terms .heading {
    font-size: 3.2rem;
    color: var(--color-white);
    margin-bottom: 3rem;
    background: linear-gradient(135deg, #B667F1, #985BD6); /* Orange gradient for the title */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.terms .content-card {
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.9), rgba(30, 30, 30, 0.9));
    border: 1px solid #B667F1; /* Orange border */
    border-radius: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    padding: 2.5rem;
    color: var(--color-white);
}

section.terms .terms-text {
    font-size: 1.6rem;
    line-height: 1.6;
    color: var(--color-white);
}

section.terms .terms-text strong {
    color: #B667F1; /* Orange color for bold text */
}

@media only screen and (max-width: 768px) {
    section.terms {
        padding: 4rem 1rem;
    }
    section.terms .heading {
        font-size: 2.8rem;
    }
    section.terms .terms-text {
        font-size: 1.4rem;
    }
}




section.footer {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(20, 20, 20, 0.95));
    color: var(--color-mauve-light);
    padding: 8rem 0;
    box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.3);
    text-align: center;
}

section.footer .heading {
    font-size: 3.5rem;
    color: var(--color-white);
    margin-bottom: 4rem;
}

section.footer .devices {
    display: flex;
    justify-content: center;
    gap: 3rem;
    list-style: none;
    margin-bottom: 6rem;
    flex-wrap: wrap;
}

section.footer .devices li {
    background: rgba(40, 40, 40, 0.85);
    border: 1px solid rgba(255, 128, 0, 0.4);
    border-radius: 12px;
    padding: 2.5rem;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 8rem;
    height: 8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.footer .devices li:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 18px rgba(255, 128, 0, 0.4);
}

section.footer .devices li img {
    max-width: 5rem;
    height: auto;
}

section.footer .sub-footer {
    border-top: 1px solid rgba(255, 128, 0, 0.3);
    padding-top: 2rem;
    font-size: 1.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

section.footer .sub-footer p, 
section.footer .sub-footer .links {
    margin: 0;
}

section.footer .sub-footer a {
    color: var(--color-mauve-light);
    text-decoration: none;
}

section.footer .sub-footer a:hover {
    color: var(--color-kiwi-green);
    text-decoration: underline;
}

section.footer .sub-footer .links {
    display: flex;
    gap: 2rem;
}

@media only screen and (max-width: 768px) {
    section.footer .devices {
        gap: 1.5rem;
    }
    section.footer .sub-footer {
        font-size: 1.6rem;
        flex-direction: column;
        text-align: center;
        gap: 1.5rem;
    }
}

@media only screen and (max-width: 480px) {
    section.footer .heading {
        font-size: 2.8rem;
    }
    section.footer .devices li {
        width: 7rem;
        height: 7rem;
    }
    section.footer .devices li img {
        max-width: 4rem;
    }
    section.footer .sub-footer {
        font-size: 1.4rem;
    }
}

/* Thank You Section Styling */
section.thank-you-section {
    padding: 6rem 0;
    background: linear-gradient(145deg, #000, #121212); /* Dark black gradient */
    box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.3);
}

/* Container Styling */
section.thank-you-section .container {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    padding: 3rem 2rem;
    border: 2px solid transparent;
    border-radius: 15px;
    background: 
        linear-gradient(135deg, #6A0DAD, #9B30FF) padding-box, 
        linear-gradient(135deg, #000, #121212) border-box;
}

/* Heading Styling */
section.thank-you-section .heading {
    font-size: 3.5rem;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(115deg, #FF6A00, #FFD700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 3rem;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

/* Content Card Styling */
section.thank-you-section .content-card {
    background: linear-gradient(135deg, #1e1e1e, #333333);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    padding: 3rem;
    margin-top: 2rem;
    color: #ffffff;
}

/* Thank You Text Styling */
section.thank-you-section .mercitext {
    font-size: 2.5rem;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 2rem;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

/* Instructions Text Styling */
section.thank-you-section .instructions {
    font-size: 1.8rem;
    color: #cccccc;
    margin-bottom: 2rem;
    line-height: 1.5;
}

/* Highlight Text Styling */
section.thank-you-section .highlight {
    color: #FF6A00;
    font-weight: bold;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

/* Contact Info Styling */
section.thank-you-section .contact-info {
    font-size: 1.9rem;
    color: #cccccc;
    margin-bottom: 2.5rem;
}

section.thank-you-section .contact-info .contact-link {
    color: #FF6A00;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}

section.thank-you-section .contact-info .contact-link:hover {
    color: #FF6A00;
    text-decoration: underline;
}

/* Support Text Styling */
section.thank-you-section .support-text {
    font-size: 1.4rem;
    color: #cccccc;
}

/* Responsive Styling */
@media only screen and (max-width: 768px) {
    section.thank-you-section {
        padding: 4rem 0;
    }
    section.thank-you-section .heading {
        font-size: 2.8rem;
    }
    section.thank-you-section .mercitext {
        font-size: 2.2rem;
    }
    section.thank-you-section .instructions,
    section.thank-you-section .contact-info,
    section.thank-you-section .support-text {
        font-size: 1.5rem;
    }
}


